| Previous | Chapter contents | Chapter top | Section top | Next |
The locationFlags field in the node location atom structure (link) indicates the location of the node data relative to the file containing the node location atom. You can use this constant to specify a node location:
enum {
kQTVRSameFile = 0
};
| Previous | Chapter contents | Chapter top | Section top | Next |